"Experimental"
	"300 m.s-1"
		the raw experimental traces used to generate figure 2 b), with and without the guide
		the parameters of the guide for that experiment
	"350 m.s-1" 
		the raw experimental traces used to generate figure 2 a), with and without the guide
		the parameters of the guide for that experiment

"Simulations"
	"Simulate exp traces" contains 
		the code used to reproduce the experimental traces for fig 2, (GuideAnalysis_1mil_JT_DetPos319.py)
		the code used to simulate the streak plot, fig 4 (GuideAnalysis_1mil_JT_streakplot.py)
		"Comparaison exp-sim figures" contains 
			 the code to generate figure 2 a) and b) (Sim_Exp_Comparison_undec.py).
			"Exp" contains the input file for the code 
		"Input" folder contains the infut files

	"FinalVel300" contains 
		the output of the simulation for the final velocity of 300 m/s for 100,000 particles propagated until the experimental detection position (z=319mm) for comparison with the experimental traces; this is used to make figure 2 and 3
		the parameters used

	"FinalVel350" contains 
		the output of the simulation for the final velocity of 350 m/s for 100,000 particles propagated until the experimental detection position (z=319mm) for comparison with the experimental traces; this is used to make figure 2 and 3
		the parameters used 

	"Streak plot" contains 
		the simulation output file to make figure 4.
		the parameters used

Programs work with Python 2.7.14+ (but not any of Python 3)
Libraries Required: configparser ; h5py ; matplotlib ; numpy ; scipy 